  *{box-sizing:border-box;margin:0; padding:0; list-style:none; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
a:hover{text-decoration:none}
h1,h2,h3,h4,h5,h6{font-weight:normal; margin: 0;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0; vertical-align:middle; }
input,textarea{outline:none;}
.container{width:1440px; margin:0px auto;}
.r{float:right;}
.l{float:left;}



/*头部*/
.header_nav_top{
     width:100%;
     height:40px;
     background: #2c2c2c;
     padding: 0rem 1rem;
}
 .header_right{
     float:right;
     padding-top:8px;
}
 .header_right a{
     width:34px;
     height: 22px;
     float: left;
     margin-left: 1rem;
}
 .header_right a img{
     width:100%;
     height: auto;
     display: block 
}
 .header_pic{
     float: right;
}
 .h_sj,.h_wx{
     float: left;
     position: relative 
}
 .h_sj p,.h_wx p{
     font-size:14px;
     color: #fff;
     line-height: 40px;
}
 .h_sj img,.h_wx img{
     width:100px;
     height: auto;
     display: block;
     display: none; position:absolute; top:40px; left:0px; z-index:999;
}
.h_sj:hover img{display:block}
.h_wx:hover img{display:block}


 .header_pic span{
     float: left;
     color:#fff;
     line-height:40px;
     margin: 0rem 1rem;
}
 .logo{
     float:left;
     width:202px;
     margin-top:2rem;
}
 .logo img{
     width:100%;
     height: 100%;
}
 




/* 导航栏 */
.header_nav{height:100px; width: 100%; z-index: 9; position: relative}
.nav{width:59%; height:100%; float: right; margin-right: 2% }
.nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height: 100px; width:12.5%; text-align: center;}
.nav .nLi:last-child{margin-right: 0}
.nav .nLi h3{ height:100%; width:100%; text-align: center;  }
.nav .nLi h3 a{ color:#4d4d4d; display: block; width: 100%; height: 100%;}
.nav .nLi h3 a p{position: relative; z-index: 9;font-size:16px}
.nav li.active h3 a{color:#fe0000}
.nav .nLi:hover h3 a{color:#fe0000}
.nav .sub{ display:none;left:50%; top:100px;  position:absolute;  line-height:26px; width:120px;  margin-left:-60px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#fe0000}
.in_search{float: right; margin-top: 35px}

.h_input{width:100%; height:100%;  background: #fff; border-top:1px solid #e5e5e5; display: none; position: absolute; top:100%; left:0; z-index:999; display: none; padding-top:18px;}
.h_input .h_text{width:258px; height:50px; float: left; background: #eee; border: 0; padding: 0 10px; font-size: 14px; color: #555555;}
.h_submit{width:100px; height: 50px; background:#fe0000; float: right;border: 0; cursor: pointer; text-align: center; line-height: 50px; font-size: 16px; color: #fff}
.h_input_text{width:358px; margin: 0px auto; height:50px; }
.h_yuyan{background: url(../images/yy.png) no-repeat left center; padding-left:30px; float: right; height: 85px; line-height: 85px; margin-right: 30px;}







/*banner*/
.banner{ width:100%;  position:relative;  height:auto;clear: left; overflow: hidden}
.banner .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:10px; overflow:hidden; position:absolute; left:50%; bottom:40px; z-index:1; width:90px; margin-left: -45px; }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1;  height: 10px; }
.banner .slideBox .hd ul li{ float:left;  margin: 0px 10px;  width:10px; height:10px;  text-align:center; background:#dddcde; cursor:pointer; border-radius: 50% }
.banner .slideBox .hd ul li.on{background: #fe0000}
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; height: 780px; }
.banner .slideBox .bd li a{width:100%; height: 100%; display: block;  padding-top: 90px;}


.banner img{width:100%; height: auto;}
.banner .swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.banner .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; 
  
}

.banner .swiper-pagination-bullet{background:url(../images/ban_dian.png) no-repeat center; opacity: 1; width:21px; height:21px; z-index:999; margin-bottom:107px!important; position:relative}
.banner .swiper-pagination-bullet:last-child{margin-bottom:0}
.banner .swiper-pagination-bullet-active{background:url(../images/ban_active.png) no-repeat center}
.banner .swiper-pagination{right:6%; top:50%; margin-top:-130px; bottom:0; width:30px; left:auto;}
.banner .swiper-pagination:after{content:""; width:1px; height:260px; background:#fff; position:absolute; top:15px; left:49%; }







.banner_info{width:100%; height: 142px; background: rgba(0,0,0,0.42); position: absolute; bottom:0; left:0; z-index:9}
.banner_info li{width:25%; height: 142px; float: left; position: relative; border-right:1px solid rgba(255,255,255,0.5); padding: 2% 0 2% 4%}
.banner_info li .ban_pic{width:100%; height:0; position: absolute; bottom:0; left:0; z-index: 9; transition: all 0.4s ease-in-out; z-index: 0}
.banner_info_xx{width:100%; height: 100%; position: relative; z-index: 9}
.banner_info_xx img{float: left; margin-right: 10px; margin-top: 20px}
.ban_info{ margin-left:55px;}
.ban_info span{font-size: 38px; color: #fff;}
.ban_info p{font-size: 14px; color:#fff; line-height: 30px;}
.banner_info li:nth-child(4){border-right:0}
.banner_info li:hover .ban_pic{height: 220px; transition: all 0.4s ease-in-out;}
.banner_info_xx i{ display: block; width:50px; height:100%; float:left}
.ban_1{background: url(../images/ab1.png) no-repeat center;}
.ban_2{background: url(../images/ab2.png) no-repeat center;}
.ban_3{background: url(../images/ab3.png) no-repeat center;}
.ban_4{background: url(../images/ab4.png) no-repeat center;}

.banner_info li:hover .ban_1{background: url(../images/abh1.png) no-repeat center;}
.banner_info li:hover .ban_2{background: url(../images/abh2.png) no-repeat center;}
.banner_info li:hover .ban_3{background: url(../images/abh3.png) no-repeat center;}
.banner_info li:hover .ban_4{background: url(../images/abh4.png) no-repeat center;}




/*关于我们*/
.index_about{width:100%; height:auto;  position: relative; overflow: hidden; margin-top:78px; }
.index_about_left{width:18%; height: auto; float: left}
.index_about_t{width:100%; height: auto; overflow: hidden}
.index_about_t h3{font-size: 46px; color: #2c2c2c; font-weight: bold; }
.index_about_t p{font-size:24px; color: #fe0000; margin:10px 0 }
.index_about_t span{width:48px; height:4px; background: #fe0000; display: block}
.index_about_bottom{width:100%; height: auto; overflow: hidden; margin-top: 126px;}
.index_about_bottom h3{font-size: 24px; color: #4d4d4d}
.in_abxx{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #4d4d4d; line-height: 28px; margin-top: 10px; display: block}
.in_ab_more{font-size: 16px; color: #fe0000; display: block; margin-top: 20px;}
.index_about ul{width:76%; height:auto; float: right}
.index_about ul li{width:30%; height: auto; float: left; position: relative; margin-right: 2%; overflow: hidden}
.index_about ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_about ul li:last-child{margin-right: 0}
.in_ab_hover{width:100%; height: 100%; position: absolute; top: 0px; left:0; padding:25% 5% 0}
.in_abrtop{width:100%; height: auto; display: block; opacity: 0; transition: all 0.4s ease-in-out;}
.in_abrtop h3{font-size: 30px; color: #fff}
.in_abrtop h4{font-size: 14px; color: #fff}
.in_abrbottom{width:auto; height: auto; position: absolute; bottom:10%; left:5% }
.in_abrbottom h3{font-size: 30px; color: #fff}
.in_abrbottom h4{font-size: 16px; color: #fff}
.in_abrbottom h4 span{color:#fe0000; margin-left: 5px;}
.index_about ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_about ul li:hover .in_abrtop{opacity: 1; transition: all 0.4s ease-in-out;}
.index_about ul li:hover .in_ab_hover{background: rgba(0,0,0,0.4)}
.index_about ul li:hover .in_abrbottom h3{opacity: 0}



/*产品中心*/
.index_product{width:100%; height:auto;  position: relative; overflow: hidden; margin-top:60px;}
.index_pro_t{width:auto; position: absolute; top:10%; left:15%; z-index: 9}
.index_pro_t h3{font-size: 46px; color: #fff; font-weight: bold;}
.index_pro_t p{font-size: 24px; color: #fff; margin: 10px 0}
.index_pro_t span{width:45px; height: 4px;  background: #fff; display: block}
.slideTxtBox{ width:100%;  }
.slideTxtBox .hd{width:100%; height:220px; background: rgba(0,0,0,0.4); position: absolute; bottom:0; left:0}
.slideTxtBox .hd ul{width:1440px; height: 100%; overflow: hidden; margin: 0px auto;}
.slideTxtBox .hd ul li{ float:left;width:20%; height: 100%; border-right:1px solid rgba(255,255,255,0.4); text-align: center; padding-top: 33px;}
.slideTxtBox .hd ul li img{display: block; margin: 10px auto;}
.slideTxtBox .hd ul li h3{font-size: 18px; color: #fff; line-height: 30px;}
.slideTxtBox .hd ul li p{font-size:14px; color: #fff; line-height: 30px;}
.slideTxtBox .hd ul li i{font-size: 18px; color: #fff; line-height: 30px; font-style: normal}
.slideTxtBox .hd ul li span{font-size: 16px; color: #fff; display: block; display:none; margin-top:10px;}
.slideTxtBox .hd ul li.on{background: rgba(254,0,0,0.65)}
.slideTxtBox .bd,.slideTxtBox .bd ul{width:100%; height: auto;  overflow: hidden}
.slideTxtBox .bd li{width:100%; height: auto; overflow: hidden; position: relative}
.slideTxtBox .bd li img{width:100%; height: auto; display: block;}
.bd_zi{width:50%; height: auto; overflow: hidden; position: absolute; top:35%; left:15%;}
.bd_zi h3{font-size:24px; color: #fff; }
.bd_zi p{font-size: 14px; color: #fff; margin: 10px 0; width: 100%; height: 84px; line-height: 28px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.slideTxtBox .hd ul li:hover i,.slideTxtBox .hd ul li.on i{display:none;}
.slideTxtBox .hd ul li:hover span,.slideTxtBox .hd ul li.on span{display:block;}





/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: url(../images/case_bjs.jpg) repeat; padding:5% 0}
.index_case_top{width:100%; height: auto; overflow:hidden}
.in_case_t{width:auto; float: left; line-height:52px; position: relative; padding-bottom: 20px;}
.in_case_t h3{font-size: 46px; color: #2c2c2c; font-weight: bold; float: left}
.in_case_t span{font-size: 24px; color: #fe0000; margin-left: 10px;  float: left}
.in_case_t:after{content: ""; width: 50px; height: 4px; background: #fe0000; position: absolute; bottom:0; left:0; z-index: 9}
.index_case_nav{float: right; width:auto; line-height: 52px; }
.index_case_nav a{font-size: 16px; color: #777777; background:url(../images/xian_s.png) no-repeat right center;  float:left; margin-left:20px; padding-right:20px; }
.index_case_nav a:last-child{background:none}
.index_case_nav span{color:#777777; font-size: 16px; margin: 0px 3.8%;}
.index_case ul{width:100%; height: auto; overflow: hidden; margin-top:7vh}
.index_case ul li{width:32%; height: auto; float: left; position: relative; margin-right: 2%; margin-bottom:40px; overflow: hidden}
.index_case ul li img{width:100%; height: auto; display: block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_h{width:100%; height: 100%; background: url(../images/hh_hover.png) no-repeat center bottom; background-size: 100% 100%;  position: absolute; top: 0; left:0; 
	z-index: 9; padding:52% 20px 0; transition: all 2s ease 0s;}
.index_case ul li:nth-child(3n){margin-right: 0}
.index_case_h p{font-size: 14px; color: #fff}
.index_case_h h4{font-size: 18px; color: #fff; font-weight: bold; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_h span{font-size: 14px; color: #fff; display: block; width: 100%}
.index_case_h .in_case_xq{width:100%; height: 25px; line-height: 25px; font-size: 14px; color: #fff; margin-top: 5vh; display: none;}
.in_case_xq i{font-size: 14px; color: #fe0000; font-style: normal}
.index_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.case_more{width:240px; height: 50px; line-height: 50px; border: 1px solid #2c2c2c; border-radius: 25px; text-align: center; display: block; margin: 0px auto; font-size: 18px; color: #2c2c2c}
.index_case_nav a:hover{color:#fe0000}
.case_more:hover{background: #fe0000; color: #fff; border: 0}
.index_case ul li:hover .in_case_xq{display: block;}
.index_case ul li:hover .index_case_h{padding:40% 20px 0; transition: all 2s ease 0s;}





/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden;  }
.index_youshi_top{overflow: hidden; background: url(../images/youshi_bjs.png) no-repeat top center; width: 100%; height: 580px;  position: relative; z-index: 9}
.index_youshi_xx{width:50%; height: 540px; float: right; background: #2c2c2c; padding: 6% 7% 0 5%}
.index_youshi_xx h3{width:100%; height: auto; display: block; font-size: 46px; color: #ffffff; font-weight: bold;}
.index_youshi_xx h4{font-size: 24px; color: #fff; display: block; margin: 10px 0 20px}
.index_youshi_xx hr{width: 50px;  height: 4px; background: #fff; }
.in_youshi_info{width:100%; height: auto;  overflow: hidden; margin-top:40px;}
.in_youshi_info a{font-size: 14px; color: #ffffff; line-height: 28px; width: 100%;}
.ys_more{font-size: 16px; color: #fe0000; display: block; margin-top: 20px;}
.index_youshi ul{height: 418px; margin-top: -40px; }
.index_youshi ul li{width:33.33%; height:100%; float: left; border-right:1px solid #bebebe; }
.index_youshi ul li h3{width:100%; height: auto; font-size: 24px; color: #4d4d4d;}
.index_youshi ul li p{width:100%; height: 84px; overflow: hidden; font-size: 14px; color: #4d4d4d; line-height: 28px; margin-top:6vh}
.in_ys_bottom{width:100%; height: auto; margin-top:40px; overflow: hidden}
.in_ys_bottom .in_ys_lj{width:auto; float: left; line-height: 52px}
.in_ys_lj span{font-size: 14px; color: #4d4d4d; float: left}
.in_ys_lj img{float: left; margin-left: 15px; margin-top:20px;}
.in_ys_bottom i{display: block; width: 52px; height: 52px; float: right}
.is_i1{background: url(../images/ys_1.png) no-repeat center}
.is_i2{background: url(../images/ys_2.png) no-repeat center}
.is_i3{background: url(../images/ys_3.png) no-repeat center}
.index_youshi ul li:nth-child(1){padding: 80px 6% 0 0}
.index_youshi ul li:nth-child(2){padding: 80px 2.5% 0}
.index_youshi ul li:nth-child(3){padding: 80px 2% 0 6%}





/*新闻资讯*/
.index_news{width:100%; height: 600px; overflow: hidden; margin-bottom:65px; background: url(../images/news_bjs.jpg) no-repeat center; padding-top:35px;}
.index_top{width:100%; height: 88px; overflow: hidden; border-bottom: 1px solid #fff; margin-top: 20px;}
.index_news_t{width:20%; height: auto; overflow: hidden;  float: left}
.index_news_t h4{font-size:46px; color: #fff; font-weight:bold;float: left }
.index_news_t h5{font-size: 24px; color: #fff; float: left;  margin-left: 20px; margin-top:24px;}
.in_news_nav{width:auto; float: right; line-height: 88px;}
.in_news_nav a{font-size: 16px; color: #fff; background:url(../images/news_xs.png) no-repeat right center; float:left; padding-right:20px; margin-left:20px;}
.in_news_nav a:hover{color:#fe0000}
.in_news_nav a:last-child{background:none}
.index_news .swiper-container{margin-top:80px;}
.index_news .swiper-slide a{width:100%; height: auto; overflow: hidden; }
.index_news_all h3{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_all p{width:100%; height:72px; line-height: 24px; font-size: 14px; color: #fff;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin: 4vh 0 8vh}
.index_news .swiper-slide a:hover h3,.index_news .swiper-slide a:hover p{color:#fff}
.index_news_all dl{width:100%; height: 90px;}
.index_news_all dl dt{float: left; width: 105px; height: 100%; line-height: 90px; border-top:1px solid #fff; font-size: 32px; color:#fff}
.index_news_all dl dd{float: right; font-size: 14px; color: #fe0000; line-height: 90px; opacity: 0}
.index_news .swiper-slide a:hover dl{border-top:1px solid #fe0000}
.index_news .swiper-slide a:hover dl dt{border-top:0; color: #fe0000}
.index_news .swiper-slide a:hover dl dd{opacity:1}



/*分类*/
.index_fenlei{width:100%; height: auto; overflow: hidden}
.index_fenlei ul{width:100%; height: auto; overflow: hidden}
.index_fenlei ul li{width:22%; height: auto; float: left; margin-right: 4%}
.index_fenlei ul li:nth-child(4n){margin-right: 0}
.in_fl_pic{width:120px; height: 120px; display: block; margin: 0px auto; background: url(../images/lei_bjs.png) no-repeat center}
.in_fl_pic i{width:100%; height: 100%; display: block}
.index_fenlei ul li h3{font-size: 20px; color: #4d4d4d; text-align: center; margin: 30px 0 10px}
.index_fenlei ul li p{width:100%; height:auto; line-height: 28px; overflow: hidden; text-align: center; font-size: 14px;}
.i1{background: url(../images/i1.png)  no-repeat center}
.i2{background: url(../images/i2.png)  no-repeat center}
.i3{background: url(../images/i3.png)  no-repeat center}
.i4{background: url(../images/i4.png)  no-repeat center}
.index_fenlei ul li:hover .in_fl_pic{background: url(../images/lei_hbjs.png) no-repeat}
.index_fenlei ul li:hover .i1{background: url(../images/ih1.png)  no-repeat center}
.index_fenlei ul li:hover .i2{background: url(../images/ih2.png)  no-repeat center}
.index_fenlei ul li:hover .i3{background: url(../images/ih3.png)  no-repeat center}
.index_fenlei ul li:hover .i4{background: url(../images/ih4.png)  no-repeat center}






/*联系我们*/
.index_contact{width:100%; height:540px; background: url(../images/contact_bjs.jpg) no-repeat center; margin-top: 65px}
.in_contact_left{width:33.5%; height: auto; float: left}
.in_contact_left img{width:100%; height: auto; display: block}
.in_contact_right{width:62%; height: auto; float: right; padding-top: 65px}
.in_con_title{width:100%; height: auto; overflow: hidden}
.in_con_title h3{font-size: 46px; color: #2c2c2c; font-weight: bold;}
.in_con_title h4{font-size: 24px; color: #fe0000; margin: 10px 0 }
.in_con_title hr{width: 50px;  height: 4px; background: #fe0000; }
.in_contact_bottom{width:100%; height: auto; overflow: hidden; margin-top: 60px}
.in_contact_bottom .in_ctitle{float: left; width:28%}
.in_ctitle h4{font-size: 24px; color: #4d4d4d; }
.in_ctitle h5{font-size:14px; color: #4d4d4d; }
.in_ctitle p{font-size:14px; color: #4d4d4d; margin-top: 20px; line-height: 28px;}
.in_submit{width:20%; height: 50px; background: #2c2c2c; line-height: 50px; font-size: 14px; color: #fff; float: right; margin-top:85px;}
.sub_ti{width:100%; height: 100%; border: 0; background: none; color: #fff; font-size: 16px}
.in_cinput{width:38%; height: auto; overflow: hidden; margin-left: 7%; float: left}
.in_cinput p{width:100%; height: 40px; line-height: 40px; margin-bottom: 10px;}
.in_cinput p input[type="text"]{width:100%; height: 100%; font-size: 14px; color: #4d4d4d; border: 0; background: none; border-bottom: 1px solid #bebebe}
.sub_ti:hover{background: #fe0000}




/*底部*/
.footer{width: 100%; height:auto; position: relative; overflow: hidden; margin-top: 40px;}
.footer dl{float: left; margin-right: 5%}
.footer dl dt{font-size: 20px; color: #4d4d4d}
.footer dl dd{width:100%; height: auto; overflow:hidden; margin-top: 20px;}
.footer dl dd a{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #4d4d4d; display: block}
.footer dl dd a:hover{color:#fe0000}
.footer_left{width:32%; height: auto;float: left}
.footer_left h4{font-size: 20px; color: #4d4d4d}
.footer_dz{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.footer_dz p{font-size: 14px; color: #4d4d4d; line-height:30px;}
.footer_right{width:23%; height: auto; float: right}
.footer_right h4{font-size: 20px; color: #4d4d4d; }
.footer_right h5{font-size:14px; color: #4d4d4d}
.footer_right div{width:40%; height: auto; float: left; background: #f7f7f7; padding: 5px; margin-top: 20px;margin-right: 7%;}
.footer_right div img{width:100%; height:100%;}
.dl_last{margin-right: 0}

.copy{clear:both;width:100%;height:48px;color:#4d4d4d; line-height:48px; position: relative; border-top:1px solid #bebebe; margin-top: 50px;}
.copy_l{float:left; font-size:14px; color:#4d4d4d}
.copy_l a{color:#4d4d4d}
.copy_l a:hover{color:#ea5420!important}
.footer_zhichi{width:auto; height:48px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#4d4d4d; line-height:48px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:12px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:12px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #f4d4d4dff;}
.footer_zhichi i{ float: left;}









/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#fe0000;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}












/*手机*/
.sj_header{width:100%; clear:both; height:70px;  padding: 0px 10px;display: none; background: #fff}
.sj_header_top{width:100%; height: 100%}

.menu{float:right; height:auto; width:30px; margin-top: 19px; }
.menu img{height:100%; width:100%;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}
.openmenu{overflow-y:scroll; }
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background: #fe0000;left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:25px; text-indent:1em; color:#fff; padding:8px 0px; font-size:1em; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff; width: 100%;  height: 100%; display: block}
.menu_body{width:100%; min-width:150px; overflow:hidden; line-height:38px; display:none;}
.menu_body a{width:100%; display:block; height:28px; line-height:28px; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid;}
.sj_banner{width:100%;height:auto; display: none;}
.sj_banner img{width:100%; height: auto;}
.sj_banner .swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.sj_banner .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; 
}
.sj_banner .swiper-slide a{width:100%; height:auto; display:block;}
.swiper-pagination-bullet{background: #fff; opacity: 1}
.swiper-pagination-bullet-active{background: #fe0000}


/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height: 60px;width: 100%; font-size: .14rem;  display: none; background: #000}
footer ul{height: 100%; display: block}
footer li{width: 20%;height: 100%;float: left; padding-top: 10px; }
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff; }
footer span{line-height:30px; font-size: 12px; width: 100%; display: block; color: #fff}
footer li.active{background: #fe0000}
footer .n1{background: url(../images/f_h1.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:  100% 100%; width:31px;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:  100% 100%; width:17px;}
footer .n5{background: url(../images/f_h5.png) no-repeat center;background-size:  100% 100%; width:20px;}
footer i{height:20px; display: block; margin: 2px auto 0; }
.sj_copy {width: 100%;  text-align: center; line-height: 28px; clear: both; font-size: 14px;  padding: 30px 0; background: #f7f7f7; display: none; }
.sj_copy p{color:#333333;line-height:28px; font-size: 1rem}
.sj_copy a{color:#333333;line-height:28px; font-size: 1rem}



/*内页*/
.ny_banner{ width:100%;  position:relative;  height:400px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.sousuo_ban{background: url(../images/sousuo_ban.jpg) no-repeat center}
.ny_baninfo{width:1200px; height:160px; position: absolute; top:110px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #e3a423; margin-bottom: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#d21529}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #d21529)) 0 0 no-repeat;
	-webkit-background-size: 125px;
	color: rgba(255, 255, 255, 0.1);
	-webkit-background-clip: text;
	height:50px;
	line-height:50px;
	font-weight:bold;
	display:block;
	position:absolute;
	left:0;
	top:0%; 
	-webkit-animation-name: shine;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}




/*内部二级导航*/
.ny_nav{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 1}
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#d21529; border-radius:38px;}
.ny_nav ul li{width:108px; height:67px; line-height:67px; float:left; text-align:center;position:relative; margin:0px 15px; }
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff; font-size:16px}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav ul li:hover,.ny_nav ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
	margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#d21529}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#d21529}





/*研发中心*/
.ny_yfzx_all{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.ny_yfzx_title{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:1060px; height: 1px; background: #ddd; float: right; margin-top:15px;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #d21529; margin-top: 8px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #d21529; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #d21529;}
.ny_yfzx_title h5{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 30px; color: #060507}
.ny_yfzx_xx{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555555; line-height: 30px; margin-top: 30px;}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #333333; margin-top: 30px;}



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:23.5%; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:2%; margin-bottom:20px; }
.ny_solution_img{width:100%; height:auto; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(4n){margin-right:0}
.ny_product_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
    .ny_product_all ul li:hover img{ transform: scale(1.2);
        transition: all 1s ease 0s;
        -webkit-transform: scale(1.2);
        -webkit-transform: all 1s ease 0s;}
        .ny_product_all ul li:hover{border:1px solid #d21529}







/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:43%; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#d21529; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:55%; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:81px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #333; font-size: 38px; float: left; line-height: 70px; margin-right:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #d21529; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:72%; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:25%; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #d21529;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #d21529; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#d21529; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#d21529;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size: 16px}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16px; color:#666; line-height:30px;}
.ny_proshow_info img{max-width:100%; display:block;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:40px; background: #d21529; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#d21529}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}

.ny_hotnews input[type="text"]{width:75%; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}



/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:122px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:auto; height: auto;  margin-top: 20px; margin-left:145px}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#d21529}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_time{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
                border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
                clear: both}
.ny_news_bt{width: 100%; font-size: 24px; color: #555; padding: 10px 0px; text-align: center;
                clear: both; font-weight: bold}

.keyword_light, .keyword_light p{font-size:16px;}
.keyword_light{margin:20px auto;}
.keyword_light img{max-width:100%; display:block;}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:24.2%; height: auto; float: left; margin-right:1%; margin-bottom:25px;}
.honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #eee}
.honor_pic img{width:100%; height: auto; overflow: hidden; display:block;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}



/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; color:#666; line-height:30px; font-size: 16px}
.ny_service_all p{font-size: 16px}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img{max-width:100%; }
.page-list{display: none;}
#btnoks{width:50px; height:35px; background:#d21529; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}







@media screen and (max-width:1450px){
	.container,.slideTxtBox .hd ul{width:98%;}


}




@media screen and (max-width:1366px){

	.banner_info li{padding:2% 0 2% 2%}
}





@media screen and (max-width:1280px){

.footer_left{width:30%}
.banner_info li{padding:2% 0 2% 1%}
.ban_info span{font-size:30px;}
.ny_baninfo{width:98%; margin-left:-49%}
	
}


@media screen and (max-width:1160px){


.footer dl{margin-right:3%}
.in_con_title h3,.index_news_t h4,.index_youshi_xx h3,.in_case_t h3,.index_pro_t h3,.index_about_t h3{font-size:40px;}
.index_about_bottom{margin-top:70px;}
.in_abrbottom h3{font-size:24px;}
.nav{width:68%}
	
}


@media screen and (max-width:1024px){

	.footer_logo,.lxfx,.footer,.copy{display: none;}
	.sj_copy,footer{display: block}
	body{padding-bottom:60px;}
	.nav{width:72%}
	.in_ctitle{display:none}
	.in_cinput{margin-left:0px; width:60%}
	.index_fenlei ul li{width:23.5%; margin-right:2%}
	.index_case_h{padding:42% 20px 0}
	
	
}




@media screen and (max-width:900px){

	.header_nav,.header_nav_top,.banner{display:none;}
    .sj_header,.sj_banner{display:block;}
	.logo{width:20%; margin-top:15px;}
	.index_about_left{width:100%; float:none;}
	.index_about ul{width:100%;  height:auto; float:none; margin-top:20px;}
	.index_about_bottom{ margin:20px 0}
	.index_about{margin-top:20px;}
	.index_about ul li{width:32%}
	.in_case_t{width:100%; height:auto; overflow:hidden; float:left;}
	.index_case_nav{width:1005; height:auto;  float:none;}
	.index_youshi_top{background:none; height:auto;}
	.index_youshi_xx{width:100%; float:none; height:auto; padding-bottom:40px;}
	.index_youshi ul{margin-top:0}
	.index_case ul{margin-top:20px;}
	.index_case_h{padding:38% 20px 0}
	.index_news_t{width:100%; height:auto; float:none;}
	.in_news_nav{width:100%; height:auto; float:none;}
	.index_top{height:auto; margin-top:0 }
	.in_con_title h3,.index_news_t h4,.index_youshi_xx h3,.in_case_t h3,.index_pro_t h3,.index_about_t h3{font-size:36px;}
	.in_news_nav a{margin-left:0; margin-right:2%;}
	.index_news_t h5{margin-top:10px;}
	.index_news{height:auto; background-size:cover;   padding-bottom:60px;}
	.index_fenlei ul li h3{font-size:16px}
	.in_contact_right{width:100%; float:none;}
	.in_contact_left{display:none}
	.in_contact_bottom{margin-top:30px;}
	.index_contact{background:url(../images/contact_bjs.jpg) no-repeat right center;}

}




@media screen and (max-width:500px){
	html,body{font-size:62.5% }
		.in_con_title h3,.index_news_t h4,.index_youshi_xx h3,.in_case_t h3,.index_pro_t h3,.index_about_t h3{font-size:2.4rem;}
		.in_case_t span{font-size:1.8rem}
	.index_fenlei ul li h3{font-size:1.6rem}
	.index_fenlei ul li p{font-size:1.4rem; height:112px}
	.in_cinput{margin-left:0px; width:100%; float:none;}
	.in_submit{margin:0px auto; float:none; width:40%}
	.index_fenlei ul li{width:48%; margin-right:0; margin-bottom:20px;}
	.index_fenlei ul li:nth-child(2n),.index_case ul li:nth-child(2n){float:right; }
	.index_youshi ul li{width:100%; float:none; padding:20px 10px!important; border:0; border-bottom:1px solid #bebebe}
	.index_youshi ul{height:auto; overflow:hidden; margin-bottom:30px;}
	.index_youshi ul li p{height:auto; margin-top:10px;}
	.in_ys_bottom{margin-top:20px;}
	.index_case ul li{width:48%; margin-right:0px;}
	.index_case_nav a{width:33.33%; margin-left:0;  text-align:center}
	.ny_nav{ margin:20px 0; height:auto; overflow:hidden; padding:0px;}
	.ny_nav ul{width:100%;  border-radius:0px;}
	.container{width:100%; padding:0px 15px;}
	.ny_nav ul li{margin:0px; width:33.33%; height:45px; line-height:45px;}
	.ny_honor_all ul li,.ny_product_all ul li{width:48%; margin-right:0px;}
	.ny_honor_all ul li:nth-child(2n),.ny_product_all ul li:nth-child(2n){float:right}
	.logo{width:34%}
	.ny_pro_tleft,.ny_pro_tright,.ny_pro_bleft,.ny_pro_bright{width:100%; float:none; margin-bottom:20px;}
	.ny_pro_p{height:auto;}
	.ny_news_all ul li{padding:10px 0px}
	.ny_news_all ul li .ny_time p{font-size:2rem}
	.ny_news_all ul li .ny_time{width:58px}
	.news_xx{margin-left:68px;}
	.ny_news_bt{font-size:2.4rem}
	.ny_news_show,.ny_news_show p,.ny_service_all,.ny_service_all p{font-size:1.3rem;}
	.bd_zi{display:none;}
	.slideTxtBox .hd{height:auto;}
	.slideTxtBox .hd ul li{width:33.33%;  padding:20px 0}
	.slideTxtBox .hd ul li img{height:36px;}
	.slideTxtBox .hd ul li span{font-size:1.4rem}
	.slideTxtBox .hd ul li p{line-height:24px; height:50px;}
	.index_pro_t{left:20px;}
	.index_news_t h5{margin-top:0px;}
	.index_news_all dl{height:40px;}
	.index_news .swiper-slide a dt{font-size:1.8rem; line-height:40px;}
	.index_news .swiper-slide a:hover dl dd{opacity:0}
	.index_news .swiper-container{margin-top:20px;}
	.index_news_all p{margin:2vh auto 3vh}
	.index_news_all dl dd{display:none;}
	.in_abrbottom h3{font-size:1.4rem}
	.in_abrbottom h4{font-size:1.2rem}
	.index_case_h{padding:16% 5px 0}
	.index_case_h span{display:none}
	.in_ys_bottom i{background-size:58%}
	.in_fl_pic{width:100px; height:100px; background-size:100% 100%}
	.in_fl_pic i{background-size:40%}
	#newsfoot a,#newsfoot{font-size:1.3rem}
	.ny_cont_wx,div.digg{display:none;}
	.ny_nav ul li:hover, .ny_nav ul li.active{background:#333; border-radius:0}
	.page-list{display:block;}
	.ny_news_time{height:auto;}
	.ny_banner{height:260px; background-size:cover;}
	.ny_baninfo{top:50px;}
	.ny_baninfo h4{font-size:3.4rem}
	
    .ny_product_all{margin-top:40px;}

	
}



@media screen and (max-width:375px){
	
}


@media screen and (max-width:360px){
	.index_news_t h5{font-size:1.6rem; line-height:30px;}
	.index_youshi ul li h3{font-size:2.2rem}
}


@media screen and (max-width:320px){
	.index_fenlei ul li{width:100%; height:auto; float:none; }
	.index_fenlei ul li p{height:auto;}
	.index_fenlei ul li:nth-child(2n){float:none}
	.logo{width:48%}
	
}







